/status/ssl/profile//keys/

Use

Use to view information about the configured keys.

Parameters

name: Name of SSL profile

name: Name of keys object

Data Key

The data key contains the name of the configured key.

Data Type

word

Default Data Value

0

Request Methods

GET

Examples

GET

curl -b cookie.jar -k https://host-128:8443/lrs/api/v1.0/status/ssl/profile/sp-01/keys/name

GET (list children)

curl -b cookie.jar -k https://host-128:8443/lrs/api/v1.0/status/ssl/profile/sp-01/keys/name?op=list

GET (recursively list children)

curl -b cookie.jar -k https://host-128:8443/lrs/api/v1.0/status/ssl/profile/sp -01/keys/name?level=recurse

  1. /status/ssl/profile//keys/ 1. Parameters 2. Data Key
    1. Data Type
    2. Default Data Value 3. Request Methods 4. Related 5. Examples